CalendarView for WinForms
加算演算子 オペレータ (Fraction<T>)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Mathematics 名前空間 > Fraction<T> 構造体 : 加算演算子 オペレータ
Defines the binary "+" operator.
シンタックス
'宣言
 
Public Operator +( _
   ByVal left As Fraction(Of T), _
   ByVal right As Fraction(Of T) _
) As Fraction(Of T)
public Fraction<T> operator +( 
   Fraction<T> left,
   Fraction<T> right
)

パラメータ

left
right
参照

Fraction<T> 構造体
Fraction<T> メンバ